Skip to content

Update dependency io.cucumber:cucumber-core to v7.34.3#428

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/io.cucumber-cucumber-core-7.x
Open

Update dependency io.cucumber:cucumber-core to v7.34.3#428
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/io.cucumber-cucumber-core-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 4, 2025

This PR contains the following updates:

Package Change Age Confidence
io.cucumber:cucumber-core (source) 7.20.17.34.3 age confidence

Release Notes

cucumber/cucumber-jvm (io.cucumber:cucumber-core)

v7.34.3

Compare Source

Fixed
  • [Core] Update dependency io.cucumber:messages-ndjson to v0.3.2
  • [Core] Update dependency com.fasterxml.jackson:jackson-bom to v2.21.1

v7.34.2

Compare Source

Fixed
  • [Core] Reverted: Early filtering of anonymous classes for glue (#​3158)

v7.34.1

Compare Source

Fixed
  • Ensure dependencies converge (#​3157)

v7.34.0

Compare Source

Added
  • [Core] Hide successful hooks by default in HTML report (cucumber/react-components#415)
  • [Java] Support Provider instances with Pico Container (#​2879, #​3128 Stefan Gasterstädt)
  • [Java] Add Step info to @BeforeStep and @AfterStep hooks (#​3139, Menelaos Mamouzellos)
Changed
  • [Core] Refactor internals to use messages-ndjson for serialization (#​3138)
  • [Core] Early filtering of anonymous classes for glue (#​3150, Julien Kronegg)
Fixed
  • [Core] Ignore all potential class loading issues (#​3135, Christoph Läubrich)

v7.33.0

Compare Source

Added
  • [Java] Add Scenario.getLanguage() to return the current language (#​3124 Stefan Gasterstädt)
Changed
  • [Core] Upload Cucumber Reports with Gzip encoding (#​3115)
  • [Core] Render the empty tag expression as an empty string (#​222)
  • [Core] Update dependency io.cucumber:html-formatter to v22.2.0
  • [Core] Update dependency io.cucumber:tag-expressions to v8.1.0
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.3.2
Fixed
  • [Core] Improve error message for missing operands in tag expressions (#​221)
  • [Core] Include empty scenarios and backgrounds in json report (#​34)

v7.32.0

Compare Source

Changed
  • [Core] Update dependency io.cucumber:gherkin to v36.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v22.1.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.11.0
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.4.1
Fixed
  • [Core] Add OS version to Meta message (#​3108)
  • [Core] Fix interpolated data tables and doc string arguments in Json report (#​29)

v7.31.0

Compare Source

Added
  • [Core] Add a UsageJsonFormatter, use with --plugin usage-json (#​3086 M.P. Korstanje)
Changed
  • [Core] Update dependency io.cucumber:ci-environment to v12.0.0
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.3.0
  • [Core] Update dependency io.cucumber:gherkin to v36.0.0
  • [Core] Update dependency io.cucumber:html-formatter to v22.0.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.10.0
  • [Core] Update dependency io.cucumber:messages to v30.1.0
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.4.0
  • [Core] Update dependency io.cucumber:query to v14.6.0
  • [Core] Update dependency io.cucumber:tag-expressions to v8.0.0
  • [Core] Update dependency io.cucumber:teamcity-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.7.0
  • [Core] Use a message based TimeLineFormatter (#​3095 M.P. Korstanje)
  • [Core] Use a message based UsageFormatter (#​3086 M.P. Korstanje)
  • [Core] Use a message based UnusedFormatter (#​3086 M.P. Korstanje)
Fixed
  • [Core] Prefer URIs with authority (#​3098 M.P. Korstanje)
  • [Core] Reduce classpath scanner logging (#​3099 M.P. Korstanje)

v7.30.0

Compare Source

Changed
  • [JUnit Platform Engine] Use JUnit Platform 1.14.0 (JUnit Jupiter 5.14.0)
Fixed
  • [JUnit Platform Engine] Use FileSource.withPosition (#​3084 M.P. Korstanje)

v7.29.0

Compare Source

Added
  • [Core] Emit Suggestion message (#​3073 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when surefire naming strategy is used (#​3067 M.P. Korstanje)
  • [Java] Generate annotations for Emoji dialect (#​3062 M.P. Korstanje)
Changed
  • [Core] Use a message based RerunFormatter (#​3075 M.P. Korstanje)
  • [Core] Use a message based TeamCityPlugin (#​3050 M.P. Korstanje)
  • [Core] Use a message based DefaultSummaryPrinter (#​3028 M.P. Korstanje)
  • [Core] Use a message based ProgressFormatter (#​3028 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.2.0
  • [Core] Update dependency io.cucumber:gherkin to v35.1.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.15.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.9.0
  • [Core] Update dependency io.cucumber:messages to v29.0.1
  • [Core] Update dependency io.cucumber:pretty-formatter to v2.3.0
  • [Core] Update dependency io.cucumber:query to v14.3.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.6.0
Fixed
  • [Core] Emit StepMatchArgumentsList for ambiguous steps (#​3066 M.P. Korstanje)
  • [Core] Restore TestSourcesModel (#​3076 M.P. Korstanje)
  • [Core] Optimize StringUtils.isWhitespace (gherkin/#​468 Julien Kronegg, M.P. Korstanje)

v7.28.2

Compare Source

Fixed

v7.28.1

Compare Source

Fixed

v7.28.0

Compare Source

Added
  • [Core] Add custom UuidGenerator to Runtime.Builder (#​3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#​3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#​3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#​3057 M.P. Korstanje)
Changed
Deprecated
  • [Core] Deprecate --i18n options (#​3053 M.P. Korstanje)

v7.27.2

Compare Source

Fixed
  • [Core] Intellij does not print summary when executing concurrently (#​3049 M.P. Korstanje)

v7.27.1

Compare Source

Fixed

v7.27.0

Compare Source

Changed
  • [Core] Show both steps and hooks in progress formatter (#​3029 M.P. Korstanje)
  • [Core] Use a more consistent definition of whitespace (gherkin/#​442 M.P. Korstanje)
  • [Core] Improve Gherkin parser performance (gherkin/#​436 Julien Kronegg, M.P. Korstanje)

v7.26.0

Compare Source

Added
  • [JUnit Platform Engine] Add cucumber.junit-platform.discovery.as-root-engine to work around SBT issues (#​3023 M.P. Korstanje)
Fixed
  • [JUnit Platform Engine] Don't use Java 9+ APIs (#​3025 M.P. Korstanje)
  • [JUnit Platform Engine] Implement toString on custom DiscoverySelectors
  • [Core] Fix incomplete id for scenarios under rules in json output (#​3026 M.P. Korstanje)

v7.25.0

Compare Source

Changed

v7.24.0

Compare Source

Added
  • [JUnit Platform Engine] Option to include a parameterized scenario name only if the scenario is parameterized (#​2835 M.P. Korstanje)
  • [JUnit Platform Engine] Option to order features and scenarios (#​2835 M.P. Korstanje)
  • [JUnit Platform Engine] Log discovery issues when a classpath resource selector is (e.g. @SelectClasspathResource) is used to select a directory. (#​2835 M.P. Korstanje)
Changed
  • [JUnit Platform Engine] Use JUnit's EngineDiscoveryRequestResolver to resolve classpath based resources. (#​2835 M.P. Korstanje)
  • [JUnit Platform Engine] Use JUnit Platform 1.13.3 (JUnit Jupiter 5.13.3)
  • [Core] Use a message based Pretty Formatter (#​2835 M.P. Korstanje)
  • [Core] Update dependency io.cucumber:gherkin to v33.0.0
  • [Core] Update dependency io.cucumber:messages to v28.2.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.13.0
  • [Core] Update dependency io.cucumber:junit-xml-formatter to v0.8.0
  • [Core] Update dependency io.cucumber:query to v13.4.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.4.1
Deprecated
  • [JUnit] Deprecate cucumber-junit in favour of cucumber-junit-platform-engine (#​2835 M.P. Korstanje)
Fixed
  • [JUnit Platform Engine] Log discovery issues for feature files with parse errors. (#​2835 M.P. Korstanje)

v7.23.0

Compare Source

Added
  • [JUnit Platform Engine, TestNG] Remove framework elements from UndefinedStepException stacktrace (#​3002 M.P. Korstanje)
  • [JUnit Platform Engine] Add surefire naming strategy (#​3003 M.P. Korstanje)
Changed
  • [JUnit Platform Engine] Use number-and-pickle-if-parameterized example naming strategy by default (#​3004 M.P. Korstanje)

v7.22.2

Compare Source

Changed
  • [Archetype] Assume new projects are created with at least Java 17
Fixed
  • [Core] Convert parameterized objects with @DefaultDataTableEntryTransformer (#​2995 Jean Tissot)

v7.22.1

Compare Source

Changed
  • [JUnit Platform Engine] Use JUnit Platform 1.12.2 (JUnit Jupiter 5.12.2)
Fixed

v7.22.0

Compare Source

Changed
  • [Core] Improved Gherkin parser performance (gherkin/#​372 M.P. Korstanje & Julien Kronegg)
  • [Core] Improved caching glue performance (#​2971 M.P. Korstanje & Julien Kronegg)
  • [Java, Java8] Significantly reduced number of emitted step- and hook-definition messages (#​2971 M.P. Korstanje & Julien Kronegg)
  • [Core] Removed workarounds to limit size of html report (#​2971 M.P. Korstanje & Julien Kronegg)
  • [JUnit Platform Engine] Use JUnit Platform 1.12.0 (JUnit Jupiter 5.12.0)
Deprecated
  • [Core] Deprecated ScenarioScoped glue (#​2971 M.P. Korstanje & Julien Kronegg)
Fixed

v7.21.1

Compare Source

Fixed
  • [Archetype] Set glue path by default (#​2975 M.P. Korstanje)

v7.21.0

Compare Source

Added
  • [Core] Pretty-Print DocStringArgument Step Arguments(#​2953 Daniel Miladinov)
  • [Core] Include hook type in cucumber message (#​2972 M.P. Korstanje)
Changed
  • [Archetype] Replace JUnit Jupiter with AssertJ (#​2969 M.P. Korstanje)
  • [JUnit Platform Engine] Use JUnit Platform 1.11.3 (JUnit Jupiter 5.11.3)
  • [Core] Update dependency io.cucumber:gherkin to v31.0.0
  • [Core] Update dependency io.cucumber:messages to v27.2.0
  • [Core] Update dependency io.cucumber:html-formatter to v21.9.0
  • [Core] Update dependency io.cucumber:query to v13.2.0
  • [Core] Update dependency io.cucumber:testng-xml-formatter to v0.3.1
Fixed
  • [Core] Include root cause when using DataTable.asList and friends (#​2949 M.P. Korstanje)
  • [Core] Indent stacktrace in pretty formatter (#​2970 M.P. Korstanje)
  • [JUnit Platform Engine] Set Engine-Version-cucumber attribute (#​2963 M.P. Korstanje)

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "after 7am and before 11am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Feb 4, 2025
@renovate renovate Bot requested a review from a team as a code owner February 4, 2025 07:11
@renovate renovate Bot enabled auto-merge (squash) February 4, 2025 07:11
@renovate renovate Bot force-pushed the renovate/io.cucumber-cucumber-core-7.x branch from 39729cd to db1db61 Compare February 7, 2025 14:32
@renovate renovate Bot changed the title Update dependency io.cucumber:cucumber-core to v7.21.0 Update dependency io.cucumber:cucumber-core to v7.21.1 Feb 7, 2025
@renovate renovate Bot force-pushed the renovate/io.cucumber-cucumber-core-7.x branch 6 times, most recently from c7ff556 to 59120ca Compare February 13, 2025 14:46
@renovate renovate Bot force-pushed the renovate/io.cucumber-cucumber-core-7.x branch 3 times, most recently from 3ca8620 to e2a2b78 Compare February 26, 2025 15:48
@renovate renovate Bot force-pushed the renovate/io.cucumber-cucumber-core-7.x branch 4 times, most recently from 698227c to 828eca6 Compare March 10, 2025 14:03
@renovate renovate Bot force-pushed the renovate/io.cucumber-cucumber-core-7.x branch 4 times, most recently from e9b5281 to 3cc5dfe Compare March 18, 2025 13:59
@renovate renovate Bot force-pushed the renovate/io.cucumber-cucumber-core-7.x branch 6 times, most recently from d19c092 to ddbd52b Compare March 28, 2025 14:31
@renovate renovate Bot force-pushed the renovate/io.cucumber-cucumber-core-7.x branch 5 times, most recently from 029426c to d95c43f Compare April 15, 2025 14:00
@renovate renovate Bot force-pushed the renovate/io.cucumber-cucumber-core-7.x branch 2 times, most recently from 689bc82 to ec0e5f2 Compare April 22, 2025 14:06
@renovate renovate Bot changed the title Update dependency io.cucumber:cucumber-core to v7.22.0 Update dependency io.cucumber:cucumber-core to v7.22.1 Apr 24, 2025
@renovate renovate Bot force-pushed the renovate/io.cucumber-cucumber-core-7.x branch 4 times, most recently from a2be8aa to 260e3bc Compare May 1, 2025 12:03
@renovate renovate Bot force-pushed the renovate/io.cucumber-cucumber-core-7.x branch 4 times, most recently from 2866aee to 1f63ff4 Compare May 9, 2025 14:04
@renovate renovate Bot changed the title Update dependency io.cucumber:cucumber-core to v7.22.1 Update dependency io.cucumber:cucumber-core to v7.22.2 May 12, 2025
@renovate renovate Bot force-pushed the renovate/io.cucumber-cucumber-core-7.x branch 6 times, most recently from 4f1345c to 4f0ee64 Compare May 16, 2025 10:54
@renovate renovate Bot force-pushed the renovate/io.cucumber-cucumber-core-7.x branch 2 times, most recently from 45586e4 to 706f533 Compare May 27, 2025 14:51
@renovate renovate Bot force-pushed the renovate/io.cucumber-cucumber-core-7.x branch 4 times, most recently from 2c8f2d0 to 68e3580 Compare May 29, 2025 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants